Lucene search
K
LinuxLinux Kernel5.15.54

8 matches found

CVE
CVE
added 2024/04/04 9:51 a.m.6274 views

CVE-2024-26809

CVE-2024-26809 is a Linux kernel vulnerability in netfilter nft_set_pipapo logic. The issue arises when destroying set elements: clone path may destroy elements twice because it did not always use a current view of the lookup table. The root cause is that destruction could proceed without the lat...

5.5CVSS6.1AI score0.0028EPSS
CVE
CVE
added 2024/10/21 7:39 p.m.138 views

CVE-2024-50041

CVE-2024-50041 relates to the Linux kernel i40e driver where a macvlan leak could occur due to concurrent access to vsi->mac_filter_hash. The provided description states the root cause as improper synchronization when multiple threads modify the mac_filter_hash, leading to potential memory lea...

5.5CVSS5.1AI score0.00219EPSS
CVE
CVE
added 2025/06/08 10:34 a.m.121 views

CVE-2025-38003

CVE-2025-38003 affects the Linux kernel: the bcm subsystem generates procfs content for bcm_op objects, and removal without proper rcu protection could expose use-after-free data. The patch adds missing rcu_read_lock() and ensures list entries are removed under RCU, addressing UAF in procfs outpu...

5.5CVSS6.5AI score0.002EPSS
CVE
CVE
added 2024/04/17 10:3 a.m.111 views

CVE-2024-26829

CVE-2024-26829 : Linux kernel vulnerability in media: ir_toy where a memleak could occur if the command path and irtoy_tx allocation are used and the command fails; the leak is mitigated by freeing the allocated buffer (buf) when irtoy_command fails. Connected advisories confirm the issue and des...

5.5CVSS6.3AI score0.00228EPSS
CVE
CVE
added 2025/05/01 2:10 p.m.53 views

CVE-2022-49849

CVE-2022-49849 fixes a Linux kernel flaw in the Btrfs dev_args_match_device path. When devid is set to (u64)-1 via ioctl, the match of devid may be skipped and device matching may succeed incorrectly. The issue was introduced by a patch that added the function used to match devices; the two match...

5.5CVSS6.5AI score0.00167EPSS
CVE
CVE
added 2025/06/18 11:0 a.m.22 views

CVE-2022-49996

CVE-2022-49996 is a Linux kernel issue affecting the btrfs subsystem. The vulnerability arises when btrfs_get_dev_args_from_path() calls btrfs_get_bdev_and_sb() with an invalid path, causing the function to return without freeing previously allocated memory for args->uuid and args->fsid, wh...

5.5CVSS6.5AI score0.002EPSS
CVE
CVE
added 2026/03/18 5:41 p.m.22 views

CVE-2026-23264

The CVE-2026-23264 issue was resolved in the Linux kernel by reverting the change that checked ASPM status from the PCIe subsystem for AMD GPUs. This reversal addressed crashes that occurred when two AMD GPUs were present but only one supported ASPM. The fix is tied to a specific revert of a prev...

5.5CVSS5.6AI score0.00114EPSS
CVE
CVE
added 2026/06/25 8:39 a.m.12 views

CVE-2026-53207

The CVE-2026-53207 issue affects the Linux kernel mm/memory-failure path, where concurrent MADV_HWPOISON calls on the same hugetlb page can deadlock the non-recursive hugetlb_lock. The root cause is a sequence where a GUP reference is dropped under the hugetlb_lock, allowing free_huge_folio to re...

5.5CVSS5.8AI score0.00099EPSS